Test Smells
#xUnit
『xUnit Test Patterns: Refactoring Test Code』で解説されている、Code Smellのテストコード版。
Code Smells
Obscure Test
Conditional Test Logic
Hard-to-Test Code
Test Code Duplication
Test Logic in Production
Behavior Smells
Assertion Roulette
Erratic Test
Fragile Test
Frequent Debugging
Manual Intervention
Slow Tests
Project Smells
Buggy Tests
Developers Not Writing Tests
High Test Maintenance Cost
Production Bugs
参考
#2 テスト自動化の落とし穴:テストの不吉な臭い(再掲載) - 時を超えたプログラミングの道
xUnit Test Patternsから学ぶテストアンチパターン / testing anti-pattern learned in xUnit test pattern - Speaker Deck
サバンナ便り〜自動テストに関する連載で得られた知見のまとめ〜 - Speaker Deck